Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the nodejs-other group across 2 directories with 5 updates #1336

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the nodejs-other group with 5 updates in the /nodejs directory:

Package From To
aws-sdk 2.1612.0 2.1623.0
rimraf 5.0.5 5.0.7
@opentelemetry/instrumentation-express 0.38.0 0.39.0
@types/aws-lambda 8.10.137 8.10.138
@types/node 20.12.8 20.12.12

Bumps the nodejs-other group with 4 updates in the /nodejs/sample-apps/aws-sdk directory: aws-sdk, rimraf, @types/aws-lambda and @types/node.

Updates aws-sdk from 2.1612.0 to 2.1623.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1623.0

See changelog for more information.

Release v2.1622.0

See changelog for more information.

Release v2.1621.0

See changelog for more information.

Release v2.1620.0

See changelog for more information.

Release v2.1619.0

See changelog for more information.

Release v2.1618.0

See changelog for more information.

Release v2.1617.0

See changelog for more information.

Release v2.1616.0

See changelog for more information.

Release v2.1615.0

See changelog for more information.

Release v2.1614.0

See changelog for more information.

Release v2.1613.0

See changelog for more information.

Commits

Updates rimraf from 5.0.5 to 5.0.7

Commits

Updates @opentelemetry/instrumentation-express from 0.38.0 to 0.39.0

Release notes

Sourced from @​opentelemetry/instrumentation-express's releases.

instrumentation-express: v0.39.0

0.39.0 (2024-05-15)

Features

  • instrumentation-express: Support non-string routes (#2008) (525bbba)

instrumentation-pino: v0.39.0

0.39.0 (2024-05-02)

Features

instrumentation-mysql: v0.38.1

0.38.1 (2024-05-02)

Bug Fixes

  • remove unuseful patch message from instrumentations (#2161) (34f56e0)
Commits
  • b31df37 chore: release main (#2083)
  • f3406ea chore: remove patch and unpatch diag from instrumentations (#2107)
  • 73e01f2 chore(examples/graphql): use exported strings for attributes (#2122)
  • 80cbee7 chore: experimental 0.51.0, remove instrumentations generic type to align wit...
  • 46b6775 test(instr-document-load): fix test to allow missing network span events (#2145)
  • 931318c refactor(instr-aws-sdk): use exported strings for attributes (#2142)
  • 77452c1 chore(examples/connect): use exported strings for attributes (#2120)
  • 5f1910b chore(examples/web): use exported strings for attributes (#2129)
  • 0d38081 docs: remove key column on readme (#2132)
  • 2d709ec chore(instrumentation-fs): remove unused semconv package (#2141)
  • Additional commits viewable in compare view

Updates @types/aws-lambda from 8.10.137 to 8.10.138

Commits

Updates @types/node from 20.12.8 to 20.12.12

Commits

Updates aws-sdk from 2.1612.0 to 2.1623.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1623.0

See changelog for more information.

Release v2.1622.0

See changelog for more information.

Release v2.1621.0

See changelog for more information.

Release v2.1620.0

See changelog for more information.

Release v2.1619.0

See changelog for more information.

Release v2.1618.0

See changelog for more information.

Release v2.1617.0

See changelog for more information.

Release v2.1616.0

See changelog for more information.

Release v2.1615.0

See changelog for more information.

Release v2.1614.0

See changelog for more information.

Release v2.1613.0

See changelog for more information.

Commits

Updates rimraf from 5.0.5 to 5.0.7

Commits

Updates @types/aws-lambda from 8.10.137 to 8.10.138

Commits

Updates @types/node from 20.12.8 to 20.12.12

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nodejs-other group with 5 updates in the /nodejs directory:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1612.0` | `2.1623.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` |
| [@opentelemetry/instrumentation-express](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.38.0` | `0.39.0` |
| [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.137` | `8.10.138` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.8` | `20.12.12` |

Bumps the nodejs-other group with 4 updates in the /nodejs/sample-apps/aws-sdk directory: [aws-sdk](https://github.com/aws/aws-sdk-js), [rimraf](https://github.com/isaacs/rimraf), [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `aws-sdk` from 2.1612.0 to 2.1623.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1612.0...v2.1623.0)

Updates `rimraf` from 5.0.5 to 5.0.7
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v5.0.7)

Updates `@opentelemetry/instrumentation-express` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@instrumentation-pg-v0.38.0...contrib-test-utils-v0.39.0)

Updates `@types/aws-lambda` from 8.10.137 to 8.10.138
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

Updates `@types/node` from 20.12.8 to 20.12.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `aws-sdk` from 2.1612.0 to 2.1623.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1612.0...v2.1623.0)

Updates `rimraf` from 5.0.5 to 5.0.7
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v5.0.7)

Updates `@types/aws-lambda` from 8.10.137 to 8.10.138
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

Updates `@types/node` from 20.12.8 to 20.12.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nodejs-other
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs-other
- dependency-name: "@opentelemetry/instrumentation-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nodejs-other
- dependency-name: "@types/aws-lambda"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs-other
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs-other
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nodejs-other
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs-other
- dependency-name: "@types/aws-lambda"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs-other
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs-other
...

Signed-off-by: dependabot[bot] <[email protected]>
@tylerbenson tylerbenson merged commit ecf5770 into main May 21, 2024
11 checks passed
@tylerbenson tylerbenson deleted the dependabot/npm_and_yarn/nodejs/nodejs-other-8676ddf9db branch May 21, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant